﻿@charset "utf-8";
/* Reset
-------------------------------------------------------------- */



/* My Account
-------------------------------------------------------------- */
.account{ margin-bottom:20px;}
.account th{ padding-top:2px; text-align:right; font-weight:normal;}
.account th,.account td{ padding:3px 5px; vertical-align:top;}
.account td em{ padding-left:5px; color:#c00;}
.account td span{ color:#999;}
.account td span em{ padding:0; color:#c00;}
.account input{ height:16px; line-height:16px;}
.account .radio{ margin-top:1px;}
.account .btn{ padding:10px 5px 5px;}
.account .btn input{ background:url(../images/btn.jpg) no-repeat 0 0; width:70px; height:21px; border:0; font-weight:bold; color:#fff;}

.account h4,.account .title{ margin-bottom:6px; padding:3px 10px 2px; background:#f2f2f2; font-weight:bold;}
.account h4 span{ float:right; font-weight:normal; color:#666;}
.account h4 span em{ padding-right:5px;}

.dotLine{ height:0;  border-top:1px dashed #ccc;}

.cart{ margin:0 auto; width:98%;}
.cart th,.cart td{ padding:3px 5px; vertical-align:middle; text-align:center;}
.cart th{ border-bottom:1px solid #ddd; font-weight:bold;}
.cart td{ border-bottom:1px dashed #ddd;}
.cart td em{ padding:0; color:#c00;}
.cart .left{ text-align:left;}
.cart .right{ text-align:right;}
.account .totalPrice,.cart .totalPrice{ font-size:14px; font-weight:bold; color:#c00;}

.loginBox{ margin:20px auto; width:78%; color:#333;}
.loginBox th,.loginBox td{ padding:6px 3px;}
.loginBox th{ text-align:right;}
.loginBox th a{ font-weight:normal; color:#666;}
.loginBox td input{ width:140px;}
.loginBox td img{ margin-left:5px; vertical-align:middle;}
.loginBox .btn{ padding:10px 3px;}
.loginBox .btn input{ margin-right:3px; background:url(../images/btn.jpg) no-repeat 0 0; border:0; width:70px; height:21px; color:#fff; cursor:pointer;}